Konsol:Refresh()
Lets your CPU manage other processes.
Useful to avoid application hung.
function main() { while (B1 EQ false) { Konsol:Refresh() } }